home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Sample Code / AOCE Sample Code / PowerTalk Access Modules / Sample SMSAM / SampleSMSAM Source / LoadDumpFileStuff / CPlusBuildLoadDumpDefaultRule < prev    next >
Encoding:
Text File  |  1995-07-28  |  423 b   |  14 lines  |  [TEXT/MPS ]

  1. #
  2. #    File:        CPlusBuildLoadDumpDefaultRule
  3. #
  4. #    Copyright:    © 1991-1994 by Apple Computer, Inc.
  5. #                All rights reserved.
  6. #
  7. #    Part of the AOCE Sample SMSAM Package.  Consult the license
  8. #    which came with this software for your specific legal rights.
  9. #
  10.  
  11. #    This is the standard C++ default build rule.
  12. .cp.o            ƒ    .cp
  13.     BLJCPlus {default}.cp -o "{BLJObjects}" {COptions} {CPlusOptions} -dumpc "{BLJObjects}BLJStandardIncludes.dump"
  14.